Fired when the selection is changing.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public event SelectionChangedEventHandler SelectionChanging
Visual Basic
Public Event SelectionChanging As SelectionChangedEventHandler

See Also